html, body, * {
	/* font-family: "Microsoft YaHei" ! important;  */
	font-family: 'Microsoft YaHei';
	}
*{padding: 0;margin: 0;list-style: none;text-decoration: none;}
body {
	margin: 0;
	padding: 0;
	min-width: 640px; color:#666666;
	font-size:0.26rem;
}
@font-face {
    font-family: 'symed';
	src: url('../font/SourceHanSansCN-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
a{color:#343434;text-decoration:none;}
a:hover{text-decoration:none;}
ul{
	list-style-type: none;
}
li{
	list-style-type: none;
}
.clear{clear:both;}
.l{float:left;}
.r{float:right;}

/* *:hover */
	/* { */
		/* -webkit-transition: all .2s linear; */
		/* -moz-transition: all .2s linear; */
		/* -o-transition: all .2s linear; */
		/* transition: all .2s linear; */
	/* } */
	
.tra_s_4
	{
		-webkit-transition: all .4s linear;
		-moz-transition: all .4s linear;
		-o-transition: all .4s linear;
		transition: all .4s linear;
	}
.tra_s_3
	{
		-webkit-transition: all .3s linear;
		-moz-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
.tra_s_2
	{
		-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;
	}
.tra_s_ease_6{
		transition:all 0.6s ease 0s;
		-webkit-transition: all 0.6s ease 0s;
		-moz-transition: all 0.6s ease 0s;
		-o-transition: all 0.6s ease 0s;
	}
.box_s{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;}
/* 菜单下拉导航*/
.nav_width{width:100%;height:1.1rem;z-index:10000;background:#c30924;background-size:100% 100%;}
.container{width:22.0rem;height:100%;margin:0 auto;} 
.container .nav{width: 100%;height:100%; text-align:center;}
.nav>ul{width:100%;height:100%;margin: 0; padding: 0;}
.nav>ul>li{margin-left:0px;float:left;margin-left:0.25rem;text-align:center;width:2.5rem;height:1.1rem;position:relative;font-size:0;}
/* .nav>ul>li:nth-child(1){} */
.nav>ul>li>a{font-size:0.3rem;color:#fff; display:inline-block;width:100%;height:1.1rem;line-height:1.1rem;letter-spacing:1px;}
.nav>ul>li:hover>a{background:#fff;color:#c30924;background-size:100% auto;}
.nav>ul>li:hover{background:#fff;}
 .select_li{background:#fff!important;} 
.select_li>a{color:#c30924!important;color:#c30924;}
.nav>ul>li ul {display:none;width:2.5rem;position:absolute;top:1.1rem;left:0;z-index: 100;margin:0;padding:0;padding-bottom:0.6rem;border-top:solid 2px #b2b2b2;}
.nav>ul>li ul>li{width:100%;height:0.6rem;line-height:0.6rem; color:#fff;margin-top:2px;background:url(../images/nav_li_li_back.png) repeat;}
.nav>ul>li ul>li>a{display:inline-block;width:100%;height:100%;font-size:0.28rem; color:#fff;}
.nav>ul>li>ul>li:hover{background:#c30924;}
.nav>ul>li ul>li:hover a{text-decoration:none; color:#fff;}
.nav>ul>li:hover ul{display: block;}
/* 菜单下拉导航end */
/* banner */
.swiper-container{width:100%;font-size:0;}
.swiper-container .main_list{width:100%;}
.swiper-container .main_list .sl_img{width:100%;position:relative;}
.swiper-container .main_list .sl_img img{width:100%;}
.swiper-pagination-bullet{width:12px!important;height:12px!important;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:20px!important;}
:root{--swiper-theme-color:#1f50b9;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px;}
.swiper-container .swiper-button-prev{left:8%;width:0.68rem!important;height:0.68rem!important;background:url(../images/left.png) center center no-repeat;background-size:90% 90%;}
.swiper-container .swiper-button-prev:after{content:''!important;}
.swiper-container .swiper-button-next{right:8%;width:0.68rem!important;height:0.68rem!important;background:url(../images/right.png) center center no-repeat;background-size:90% 90%;}
.swiper-container .swiper-button-next:after{content:''!important;}
.img_icon{position:absolute;left:49%;bottom:20px;z-index:1000;width:1.1rem;height:1.1rem;background:url(../images/img_icon.png) center center no-repeat;background-size:auto 80%;cursor:pointer;}
.logo_icon{position:absolute;left:9%;top:20px;z-index:1000;cursor:pointer;}
.swiper-pagination-bullet{background:#c30924;}
/* banner end*/
.pos{width:100%;height:0.9rem;line-height:0.9rem;border-bottom:2px solid #e6e6e6;background:#fff;}
.pos_con{width:20.6rem;height:0.9rem;margin:0 auto;font-size:0.22rem;}
.pos_con span{width:0.92rem;height:0.9rem;margin-right:0.3rem;display:inline-block;background:url(../images/home_icon.png) center no-repeat;background-size:0.3rem auto;}
.about_det_con{width:20.0rem;margin:1.0rem auto;font-size:0.26rem;line-height:0.5rem;color:#333;}
.about_det_con h2{text-align:center;font-size:0.4rem;font-weight:500;}
.about_det_con img{max-width:100%;}
.about_det_con .art_time{font-size:0.18rem;line-height:0.76rem;text-align:center;margin-bottom:0.20rem;}
.n_p_page{width:20.5rem;margin:1.0rem auto;padding-top:0.2rem;border-top:1px solid #000;}
.n_p_page li{font-size:0.24rem;color:#474747;}
/* type_tit */
/* top_main */
.top_main{display:none;position:absolute;top:0;left:0;width:100%;height:0.5rem;background:url(../images/top_main_back.png) repeat;z-index:500;}
.top_main_con{width:20.0rem;margin:0 auto;font-size:0.25rem;color:#546a7e;line-height:0.5rem;}
.top_main_con a{font-size:0.25rem;color:#363862;line-height:0.5rem;}
.top_main_con a:hover{color:#fff;}
.top_logo{width:20.0rem;height:1.0rem;position:absolute;top:0.4rem;left:50%;margin-left:-10.0rem;z-index:100;}
.top_logo img{height:90%;width:auto!important;}
/* top_main end*/
.type_tit{width:100%;height:0.85rem;line-height:0.85rem;border-bottom:1px solid #b2b2b2;}
.type_tit h2{display:inline-block;font-size:0.32rem;line-height:0.85rem;color:#c30924;border-bottom:2px solid #c30924;font-weight:bold;letter-spacing:1px;}
.type_tit a{font-size:0.24rem;color:#7e7e7e;padding-top:0.05rem;}
.type_tit a:hover{color:#c30924;}
/* son_list */
.son_list{font-size:0;margin-right:2.0rem;}
.son_list li{display:inline-block;font-size:0.26rem;line-height:0.6rem;margin-top:0.2rem;margin-right:0.4rem;padding-left:0.4rem;padding-right:0.4rem;}
.son_list li:hover{background:#c30924;color:#fff;}
.son_list .thisclass{background:#c30924;color:#fff;}
/* son_list end*/
/* type_tit end*/
.page_div{text-align:center;margin-bottom:20px;}
.pagelist{text-align:center;margin-top:35px;color:#626262;}
.pagelist li{display:inline-block;padding:3px 6px;font-size:14px;}
.pagelist li a{color:#626262;}
.pagelist .thisclass{color:#1981f4;border:1px solid #1981f4;}
.pagelist .thisclass a{color:#1981f4;}
/* news */
.news{width:100%;min-height:6.0rem;}
.news_con{width:20.0rem;margin:0 auto;margin-top:0.3rem;}
.news_con .news_xw{width:14.0rem;height:6.7rem;overflow:hidden;}
.news_con .news_xw .news_son{position:relative;width:100%;height:0.85rem;line-height:0.85rem;border-bottom:1px solid #b2b2b2;}
.news_con .news_xw .news_son ul{}
.news_con .news_xw .news_son ul li{float:left;width:1.5rem;height:0.85rem;line-height:0.85rem;text-align:center;margin-right:0.5rem;font-size:0.3rem;color:#8d8d8d;letter-spacing:1px;cursor:pointer;}
.news_con .news_xw .news_son ul li.on{font-size:0.32rem;line-height:0.85rem;color:#c30924;border-bottom:2px solid #c30924;font-weight:bold;}
.news_con .news_xw .news_son .n_more{display:inline-block;position:absolute;right:0;font-size:0.24rem;line-height:0.9rem;color:#ce1313;padding-left:0.45rem;background:url(../images/more_new.png) left center no-repeat;background-size:0.36rem auto;}
.news_con .news_xw .news_list{width:100%;height:5.5rem;margin-top:0.3rem;}
.news_con .news_xw .news_list ul{width:100%;height:100%;}
.news_con .news_xw .news_list ul .news_tj{width:5.9rem;height:100%;background:#fafafa;border:1px solid #e9e9e9;}
.news_con .news_xw .news_list ul .news_tj .news_tj_img{width:100%;height:3.65rem;overflow:hidden;}
.news_con .news_xw .news_list ul .news_tj .news_tj_img img{width:100%;min-height:100%;}
.news_con .news_xw .news_list ul .news_tj h5{font-size:0.28rem;line-height:0.7rem;margin-top:0.1rem;padding-left:0.3rem;padding-right:0.3rem;letter-spacing:1px;color:#9f0c0c;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_con .news_xw .news_list ul .news_tj p{padding:0 0.3rem;font-size:0.255rem;line-height:0.4rem;color:#6e6e6e;}
.news_con .news_xw .news_list ul .news_li{width:7.8rem;height:100%;}
.news_con .news_xw .news_list ul .news_li li{width:100%;height:1.44rem;padding-bottom:0.23rem;margin-bottom:0.22rem;border-bottom:1px solid #ebebeb;}
.news_con .news_xw .news_list ul .news_li li .news_li_img{width:2.0rem;height:1.44rem;overflow:hidden;}
.news_con .news_xw .news_list ul .news_li li .news_li_img img{width:100%;min-height:100%;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;}
.news_li li:hover .news_li_img img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1000;}
.news_con .news_xw .news_list ul .news_li li .news_li_info{width:5.55rem;font-size:0.255rem;line-height:0.4rem;color:#8d8d8d;}
.news_con .news_xw .news_list ul .news_li li .news_li_info h5{margin-bottom:0.05rem;font-size:0.28rem;line-height:0.65rem;color:#343434;border-bottom:1px solid #ebebeb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_con .news_xw .news_list ul .news_li li:hover .news_li_info h5{color:#9f0c0c;}
.news_con .tzgg{width:5.7rem;height:6.7rem;}
.news_con .tzgg .tzgg_list{height:5.48rem;margin-top:0.3rem;background:#fafafa;border:1px solid #e9e9e9;overflow:hidden;}
.news_con .tzgg .tzgg_list li{width:94%;margin:0 auto;height:0.7rem;line-height:0.7rem;margin-top:0.06rem;font-size:0;border-bottom:1px solid #e6e6e6;}
.news_con .tzgg .tzgg_list li:nth-child(7){border:none;}
.news_con .tzgg .tzgg_list li a{display:inline-block;width:4.6rem;font-size:0.26rem;line-height:0.7rem;color:#464646;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_con .tzgg .tzgg_list li:hover a{color:#9f0c0c;}
.news_con .tzgg .tzgg_list li span{font-size:0.25rem;color:#6e6e6e;}
/* news end*/
/* yh_ser */
.yh_ser{width:100%;}
.yh_ser_tit{width:20.0rem;margin:0 auto;}
.yh_ser_con{width:20.38rem;margin:0 auto;margin-top:0.3rem;}
.yh_ser_con ul{width:20.38rem;margin:0 auto;}
.yh_ser_con ul li{cursor:pointer;width:3.01rem;height:2.5rem;float:left;margin:0.17rem;border:1px solid #d2d2d2;border-radius:0.1rem;text-align:center;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;}
.yh_ser_con ul li .yh_ser_img{width:100%;height:1.0rem;margin-top:0.3rem;}
.yh_ser_con ul li .yh_ser_img img{height:100%;}
.yh_ser_con ul li h5{font-size:0.28rem;line-height:0.6rem;color:#c30924;}
.yh_ser_con ul li p{font-size:0.26rem;line-height:0.4rem;color:#b8b8b8;}
.yh_ser_con ul li:hover{border-color:#c30924;transform: translate(0,-5px);}
/* yh_ser end*/
/* gc_con */
.gc_con{width:20.0rem;margin:0 auto;}
.gcjs{width:9.8rem;height:6.8rem;}
.gcjs_list{width:100%;height:5.7rem;margin-top:0.3rem;background:#fafafa;border:1px solid #e9e9e9;}
.gcjs_list li{width:9.4rem;height:1.27rem;margin:0 auto;padding-bottom:0.3rem;margin-top:0.3rem;border-bottom:1px solid #e6e6e6;}
.gcjs_list li:nth-child(3){border:none;}
.gcjs_list li .xywy_img{width:1.8rem;height:100%;overflow:hidden;}
.gcjs_list li .xywy_img img{width:100%;min-height:100%;}
.gcjs_list li .xywy_info{width:7.3rem;height:100%;overflow:hidden;font-size:0.255rem;line-height:0.35rem;color:#656565;}
.gcjs_list li .xywy_info h5{font-size:0.3rem;line-height:0.58rem;color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.gcjs_list li:hover .xywy_info{color:#c30924;}
.gcjs_list li:hover .xywy_info h5{color:#c30924;}
.grcs{width:9.8rem;height:6.8rem;}
.grcs_list{width:100%;height:5.7rem;margin-top:0.3rem;background:#fafafa;border:1px solid #e9e9e9;}
.grcs_list li{width:9.4rem;height:0.7rem;margin:0 auto;line-height:0.75rem;margin-top:0.08rem;font-size:0.26rem;border-bottom:1px solid #dcdcdc;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.grcs_list li a{padding-left:0.255rem;letter-spacing:1px;font-size:0.26rem;color:#565656;background:url(../images/dot.png) left center no-repeat;background-size:0.12rem auto;}
.grcs_list li:hover a{color:#c30924;}
.grcs_list li:nth-child(7){border-bottom:none;}
/* gc_con end*/
/* con_main */
.con_main{width:20.0rem;margin:0.3rem auto;}
.con_img{width:100%;height:1.7rem;margin:0.2rem auto;overflow:hidden;}
.con_img img{width:100%;min-height:100%;}
.con_main .rybz{width:6.4rem;}
.con_main .zcfg{width:6.4rem;margin-left:0.39rem;}
.con_main .djyd{width:6.4rem;}
.con_main li{padding-left:0.4rem;font-size:0.26rem;line-height:0.65rem;color:#343434;
	background:url(../images/dot_2.png) left center no-repeat;background-size:0.16rem auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.con_main li:hover{color:#c30924;}
/* con_main end*/
/* mid_img */
.mid_img{width:20.0rem;margin:0 auto;font-size:0;}
.mid_img img{width:100%;}
/* mid_img end*/
/* fc */
.fc{margin-top:0.2rem;}
.fc .fc_tit{width:20.0rem;margin:0 auto;}
.fc .fc_list{width:20.3rem;height:4.5rem;margin:0 auto;margin-top:0.2rem;overflow:hidden;}
.fc .fc_list ul li{width:4.775rem;height:4.2rem;float:left;margin:0.15rem;background:#f0f0f0;}
.fc .fc_list ul li .fc_img{width:100%;height:3.1rem;font-size:0;overflow:hidden;}
.fc .fc_list ul li .fc_img img{width:100%;min-height:100%;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;}
.fc .fc_list ul li:hover .fc_img img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1000;}
.fc .fc_list ul li h5{margin-top:0.15rem;padding-left:0.4rem;padding-right:0.4rem;font-size:0.255rem;line-height:0.4rem;color:#303030;font-weight:normal;}
/* fc end*/
/* yl_link */
.yl_link{width:20.0rem;margin:0 auto;}
.yl_link .link_list{width:20.0rem;margin-top:0.2rem;}
.yl_link .link_list .link_con{width:20.0rem;}
.yl_link .link_list .link_con li{width:3.13rem;height:1.0rem;float:left;margin:0.1rem;font-size:0;overflow:hidden;}
.yl_link .link_list .link_con li img{width:100%;min-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.yl_link .link_list .link_con li:hover img{transform: scale(1.1, 1.1);transition: .6s transform;}
/* .yl_link .link_list a{display:inline-block;padding:0.1rem 0.4rem;margin-right:0.2rem;margin-top:0.15rem;background:#f3f3f3;border:1px solid #dfdfdf;} */
/* .yl_link .link_list a:hover{border-color:#c30924;background:#c30924;color:#fff;} */
/* yl_link end*/
/* foot_main */
.foot_main{width:100%;height:5.4rem;margin-top:0.4rem;background:url(../images/foot_back.jpg) center center no-repeat;background-size:100% 100%;}
.foot_main_con{width:20.0rem;padding-top:0.8rem;margin:0 auto;}
.foot_main_con .foot_con_1{width:4.7rem;text-align:center;background:url(../images/map_img.png) center 55% no-repeat;background-size:3.4rem auto;}
.foot_main_con .foot_con_1 img{width:4.4rem;}
.foot_main_con .f_ewm{width:100%;text-align:center;margin-top:0.6rem;}
.foot_main_con .f_ewm img{width:30%;}
.foot_main_con .f_ewm p{font-size:0.26rem;line-height:0.4rem;color:#fff;margin-top:0.15rem;}
.foot_main_con .f_ewm p span{font-size:0.24rem;line-height:0.35rem;color:#fff;}
.foot_main_con .foot_con_2{width:9.1rem;min-height:2.0rem;padding:0 0.2rem 0.5rem;margin-top:0.7rem;border-left:1px solid #aa5559;border-right:1px solid #aa5559;}
.foot_main_con .foot_con_2 .foot_nav{width:1.81rem;text-align:center;}
.foot_main_con .foot_con_2 .foot_nav h4{font-size:0.3rem;line-height:0.7rem;color:#f1e8e8;font-weight:normal;}
.foot_main_con .foot_con_2 .foot_nav li{font-size:0.25rem;line-height:0.52rem;color:#d7babb;}
.foot_main_con .foot_con_2 .foot_nav li:hover{color:#fff;}
.foot_main_con .foot_con_3{width:5.2rem;min-height:1.0rem;margin-top:0.5rem;}
.foot_main_con .foot_con_3 h3{font-size:0.32rem;line-height:0.7rem;letter-spacing:1px;color:#fff;padding-left:0.55rem;background:url(../images/foot_phone.png) left center no-repeat;background-size:0.4rem auto;}
.foot_main_con .foot_con_3 li{font-size:0.25rem;line-height:0.5rem;color:#d5b9ba;}
.copy_right{width:100%;height:1.1rem;line-height:1.1rem;background:#551216;}
.copy_right .c_r_con{width:20.0rem;margin:0 auto;color:#ccdedf;}
.copy_right .c_r_con a{color:#ccdedf;}
/* foot_main end*/
/* in_img */
.in_img{width:100%;font-size:0;}
.in_img img{width:100%;}
/* in_img end*/
.in_main{width:100%;min-height:5.0rem;background:url(../images/in_main_back.png) center center no-repeat;background-size:100% auto;}
/* in_fc */
.in_fc{width:20.1rem;margin:0 auto;margin-top:0.2rem;}
.in_fc li{width:6.4rem;height:5.2rem;float:left;margin:0.15rem;}
.in_fc li .in_fc_img{width:100%;height:4.2rem;overflow:hidden;}
.in_fc li .in_fc_img img{width:100%;min-height:100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.in_fc li:hover .in_fc_img img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1000;}
.in_fc li h5{font-size:0.28rem;line-height:0.9rem;margin-top:0.1rem;text-align:center;font-weight:normal;background:#ededed;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.in_fc li:hover h5{background:#c30924;color:#fff;}
/* in_fc end*/
/* in_main_l */
.in_main_con{width:20.0rem;margin:0 auto;margin-top:0.3rem;}
.in_main_l{width:4.0rem;min-height:1.0rem;}
.in_main_l .in_type{width:100%;}
.in_main_l .in_type h2{font-size:0.32rem;line-height:1.0rem;text-align:center;font-weight:normal;color:#fff;letter-spacing:1px;background:#c30924;}
.in_main_l li{width:100%;font-size:0.28rem;height:0.8rem;line-height:0.8rem;text-align:center;margin-top:3px;background:#e5e5e5;}
.in_main_l li:hover{color:#c30924;background:url(../images/sj.png) 80% center no-repeat #f1f1f1;background-size:0.11rem auto;}
.in_main_l .thisclass{color:#c30924;background:url(../images/sj.png) 80% center no-repeat #f1f1f1;background-size:0.11rem auto;}
.in_main_r{width:14.6rem;padding:0.4rem;background:#fff;
	-webkit-box-shadow: #ccc 0px 2px 12px;
	-moz-box-shadow: #ccc 0px 2px 12px;
	box-shadow: #ccc 0px 2px 12px;}
.in_r_tit{border-bottom:1px solid #cac6c6;}
.in_r_tit h3{display:inline-block;border-bottom:2px solid #c30924;font-size:0.28rem;line-height:0.7rem;color:#c30924;font-weight:normal;letter-spacing:1px;}
.in_r_list{width:100%;}
.in_r_list li{width:100%;font-size:0.26rem;line-height:0.7rem;color:#333;margin-top:0.1rem;border-bottom:1px dashed #e6e6e6;}
.in_r_list li:hover{color:#c30924;}
/* in_main_l end*/
/* in_about */
.in_about{width:20.0rem;margin:0 auto;margin-top:0.3rem;font-size:0.26rem;line-height:0.6rem;}
.in_about img{max-width:100%;}
.in_about .in_ab_list{width:100%;margin-top:0.3rem;}
.in_about .in_ab_list li{margin-bottom:15px;padding-left:12%;border:1px solid #e6e6e6;padding-top:0.4rem;padding-bottom:0.4rem;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.in_about .in_ab_list li:hover{transform: translate(0,-6px);}
.in_about .in_ab_list li h5{font-size:0.3rem;line-height:0.7rem;color:#000;letter-spacing:2px;}
.in_about .in_ab_list li p{font-size:0.26rem;line-height:0.5rem;color:#767676;letter-spacing:1px;}
.in_about .in_ab_list li:nth-child(1){background:url(../images/icon/yj_icon_1.png) 3% center no-repeat;background-size:5% auto;}
.in_about .in_ab_list li:nth-child(2){background:url(../images/icon/yj_icon_2.png) 3% center no-repeat;background-size:5% auto;}
.in_about .in_ab_list li:nth-child(3){background:url(../images/icon/yj_icon_3.png) 3% center no-repeat;background-size:5% auto;}
/* in_about end*/

/* in_dangjian */
.in_dangjian{width:20.8rem;margin:0 auto;}
.in_dangjian li{padding:0.2rem 0.4rem;margin-top:0.2rem;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.in_dangjian li:hover{background:#f7f7f7;transform: translate(0,-4px);}
.in_dangjian li:hover h5{color:#c30924;}
.in_dangjian li h5{font-size:0.28rem;line-height:0.7rem;padding-left:0.4rem;background:url(../images/dj_icon.jpg) left center no-repeat;background-size:0.25rem auto;}
.in_dangjian li h5 span{font-size:0.26rem;line-height:0.7rem;font-weight:normal;}
.in_dangjian li p{font-size:0.26rem;line-height:0.56rem;}
.in_dangjian li i{display:inline-block;width:9px;height:3px;background:#b2b2b2;}
/* in_dangjian end*/
/* in_gongcheng */
.in_gongcheng{width:20.0rem;margin:0 auto;}
.in_gongcheng li{width:100%;height:2.67rem;margin-top:0.4rem;padding-bottom:0.3rem;border-bottom:1px solid #ebebeb;}
.in_gongcheng li .in_case_img{width:4.0rem;height:100%;font-size:0;overflow:hidden;}
.in_gongcheng li .in_case_img img{width:100%;min-height:100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.in_gongcheng li:hover .in_case_img img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1000;}
.in_gongcheng li .in_case_info{width:13.6rem;height:100%;margin-left:0.4rem;}
.in_gongcheng li .in_case_info h5{font-size:0.34rem;line-height:0.7rem;color:#000; font-family:'msyh';letter-spacing:1px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.in_gongcheng li:hover .in_case_info h5{color:#a60514;}
.in_gongcheng li .in_case_info p{margin-top:0.1rem;font-size:0.255rem;line-height:0.5rem;color:#676767;}
.in_gongcheng li .in_case_info .n_more{display:inline-block;margin-top:0.2rem;font-size:0.24rem;padding:0.2rem 0.8rem 0.2rem 0;
	background:url(../images/n_more.png) 90% center no-repeat;background-size:0.4rem auto;color:#6c6c6c;}
.in_gongcheng li:hover .in_case_info .n_more{padding:0.2rem 1.0rem 0.2rem 0;background-position:96% center;}
.in_gongcheng li .in_case_date{width:1.33rem;height:1.67rem;margin-top:0.2rem;font-size:0.26rem;line-height:0.6rem;text-align:center;color:#fff;background:url(../images/news_date_back.png) center center no-repeat;background-size:100% 100%;}
.in_gongcheng li .in_case_date p{width:80%;margin:0 auto;border-bottom:1px solid #fff;font-size:0.6rem;line-height:1.0rem;color:#fff;font-weight:600;}
/* in_gongcheng end*/
/* lx_way */
.lx_way{width:20.0rem;margin:0 auto;}
.lx_way .lx_info{width:6.2rem;}
.lx_way .lx_info h2{font-size:0.35rem;line-height:1.0rem;color:#c30924;font-weight:600;letter-spacing:1px;}
.lx_way .lx_info p{font-size:0.26rem;line-height:0.7rem;color:#676767;}
.lx_way .lx_info .ewm_img{width:70%;margin-top:0.3rem;text-align:center;font-size:0.26rem;line-height:0.6rem;color:#676767;}
.lx_way .lx_info .ewm_img img{width:1.7rem;}
.lx_way .lx_map{width:13.0rem;height:6.0rem;overflow:hidden;font-size:0;}
.lx_way .lx_map img{width:100%;}
/* lx_way end*/
/* in_ly */
.in_ly{width:20.0rem;margin:0.3rem auto;margin-bottom:0.5rem;}
.in_ly_tit{width:100%;height:0.85rem;line-height:0.85rem;border-bottom:1px solid #cacbcd;}
.in_ly_tit h2{display:inline-block;border-bottom:2px solid #c30924;font-size:0.32rem;line-height:0.85rem;color:#474747;font-weight:600;letter-spacing:1px;padding-left:0.5rem;background:url(../images/ly_icon.png) left center no-repeat;background-size:0.36rem auto;}
.ly_img{width:5.8rem;height:4.8rem;overflow:hidden;margin-top:0.3rem;font-size:0;}
.ly_img img{width:100%;min-height:100%;}
.ly_table{width:13.0rem;height:4.8rem;margin-top:0.3rem;}
.ly_table form{position:relative;width:100%;height:100%;}
.ly_table form .ly_input{border:none;width:6.4rem;height:0.8rem;line-height:0.8rem;text-indent:1.0em;font-size:0.26rem;color:#444;background:#f5f5f5;}
.ly_table form .ly_input_1{position:absolute;left:0;top:0;}
.ly_table form .ly_input_2{position:absolute;right:0;top:0;}
.ly_table form .ly_input_3{position:absolute;left:0;top:2.0rem;width:100%;height:1.8rem;line-height:0.6rem;text-indent:1.0em;border:none;background:#f5f5f5;font-size:0.26rem;color:#444;}
.ly_table form .ly_input_4{position:absolute;left:0;top:1.0rem;width:100%;height:0.8rem;background:#f5f5f5;}
.ly_table form .tj_btn{position:absolute;left:0;top:4.1rem;width:100%;height:0.7rem;font-size:0.25rem;color:#474747;}
.ly_table form .tj_btn .yzm{width:3.0rem;height:0.4rem;margin-right:0.2rem;border:1px solid #f5f5f5;background:#f5f5f5;}
.ly_table form .tj_btn .yzm img{height:0.4rem;}
.ly_table form .tj_btn .btn_submit{font-size:0.24rem;padding:0.1rem 0.6rem;color:#fff;background:#c30924;border:none;border-radius:0.08rem;margin-left:0.3rem;}
/* in_ly end*/
/* mid_con */
.mid_con{width:20.0rem;margin:0.4rem auto 0.2rem auto;}
.mid_con .mid_list{width:20.0rem;height:1.95rem;overflow:hidden;}
.mid_con .mid_list li{width:100%;height:1.95rem;font-size:0;overflow:hidden;}
.mid_con .mid_list li img{width:100%;min-height:100%;display:block;}
/* mid_con end*/
.zt_img{position:relative;width:300px;font-size:0;position:fixed;left:0;top:50%;z-index:3000;}
.zt_img img{width:100%;border-radius:3px;}
.zt_img .guanbi{position:absolute;cursor:pointer;right:5px;top:5px;z-index:10;width:30px;height:30px;text-align:center;line-height:30px;font-weight:600;font-size:20px;color:#fff;border:2px solid #ffffff;border-radius:50%;}


@media screen and (max-width: 1100px){}

@media only screen and (max-width:768px){
.zt_img{width:90%;}
}